Api.Unlink method
Disconnects the application from KINGSTAR without terminating the KINGSTAR Subsystem.
Namespace: IntervalZero.KINGSTAR.OpcUa.Api
Assembly: IntervalZero.KINGSTAR.OpcUa.Api (in IntervalZero.KINGSTAR.OpcUa.Client.dll) Version: 4.4.0.0
Syntax
public KsError Unlink()
Public Function Unlink() As KsError
Return value
Type: KsError
A return code of a method.
Examples
N/A
See also